From: Chong Yidong Date: Fri, 29 Feb 2008 02:02:39 +0000 (+0000) Subject: (get_overlay_strings_1): Add missing argument type. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~469 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fbd882eda03b9f6dc4efb84a6a527cd1062ed6ee;p=emacs.git (get_overlay_strings_1): Add missing argument type. --- diff --git a/src/xdisp.c b/src/xdisp.c index a99a7eb3f32..83792108f42 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -4934,6 +4934,7 @@ static int get_overlay_strings_1 (it, charpos, compute_stop_p) struct it *it; int charpos; + int compute_stop_p; { /* Get the first OVERLAY_STRING_CHUNK_SIZE overlay strings to process. This fills IT->overlay_strings with strings, and sets